Skip to content

Don't use deprecated auth in examples #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 28, 2020
Merged

Don't use deprecated auth in examples #892

merged 2 commits into from
Jun 28, 2020

Conversation

GrahamCampbell
Copy link
Contributor

@GrahamCampbell GrahamCampbell commented Jun 28, 2020

AUTH_HTTP_TOKEN is deprecated, and all examples should instead use AUTH_ACCESS_TOKEN.

@GrahamCampbell GrahamCampbell changed the title Don't use deprecated auth in example Don't use deprecated auth in examples Jun 28, 2020
@acrobat acrobat merged commit bacb73d into KnpLabs:2.x Jun 28, 2020
@acrobat
Copy link
Collaborator

acrobat commented Jun 28, 2020

Good catch, thanks @GrahamCampbell!

@GrahamCampbell GrahamCampbell deleted the patch-2 branch June 28, 2020 22:05
acrobat added a commit that referenced this pull request Jul 4, 2020
* 2.x:
  feature #894 Show user by ID (genintho)
  Don't urlencode integer values
  Fixed incorrect MissingArgumentException parent constructor values
  Removed shadow-cat
  minor #892 Don't use deprecated auth in examples (GrahamCampbell)
  Fix broken roave/bc-check test
  Update branch alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants